projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba40adb
)
(eshell-report-bug): Add version number of obsolescence.
author
Glenn Morris
<rgm@gnu.org>
Tue, 27 Nov 2007 04:12:21 +0000
(
04:12
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 27 Nov 2007 04:12:21 +0000
(
04:12
+0000)
lisp/eshell/eshell.el
patch
|
blob
|
history
diff --git
a/lisp/eshell/eshell.el
b/lisp/eshell/eshell.el
index 721fa7ebbe4fb095eb75e49c12adbbfe837ddf14..8ee925c23cda92435b1e6db4306913e18056bddf 100644
(file)
--- a/
lisp/eshell/eshell.el
+++ b/
lisp/eshell/eshell.el
@@
-458,7
+458,7
@@
corresponding to a successful execution."
;; -- so that the problem may be corrected for the benefit of others.
;;;###autoload
-(define-obsolete-function-alias 'eshell-report-bug 'report-emacs-bug)
+(define-obsolete-function-alias 'eshell-report-bug 'report-emacs-bug
"23.1"
)
;;; Code: